Skip to content

stubgen: Use Generator type var defaults #17670

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

srittau
Copy link
Contributor

@srittau srittau commented Aug 13, 2024

Fixes #17669

@srittau
Copy link
Contributor Author

srittau commented Sep 12, 2024

@hauntsaninja Could I bother you for a review so this can go into the next mypy version?

@JelleZijlstra JelleZijlstra merged commit 72c413d into python:master Sep 12, 2024
14 checks passed
@srittau srittau deleted the stubgen-yields branch September 12, 2024 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

stubgen: Use Generator[...] instead of Generator[..., None, None]
2 participants